For 8x8, each row can only have 0 to 8 pieces. What is the total? If each column has to have equal number of pieces, what should that number be (Hint: multiple of 8)? If each column has 4, then the rows must have 0,1,2,3 and 5,6,7,8 - can you think pairwise build up where for each pair, columns retain equal numbers?